Skip to content

Conversation

@MarcosNicolau
Copy link
Member

@MarcosNicolau MarcosNicolau commented Apr 24, 2025

Description

This refactor includes:

  • A simplification of the codebase by reducing the number of types and eliminating unnecessary abstractions.
  • Relocating the Merkle root off-VM and the in-VM check outside the VM. This way, we avoid repeatead public inputs.

Type of change

  • Refactor

Checklist

  • “Hotfix” to testnet, everything else to staging
  • Linked to Github Issue
  • This change depends on code or research by an external entity
    • Acknowledgements were updated to give credit
  • Unit tests added
  • This change requires new documentation.
    • Documentation has been added/updated.
  • This change is an Optimization
    • Benchmarks added/run
  • Has a known issue
  • If your PR changes the Operator compatibility (Ex: Upgrade prover versions)
    • This PR adds compatibility for operator for both versions and do not change batcher/docs/examples
    • This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible

Base automatically changed from feat/aggregation-mode-risc0 to staging April 24, 2025 20:06
@MauroToscano MauroToscano enabled auto-merge April 28, 2025 19:45
@MauroToscano MauroToscano added this pull request to the merge queue Apr 28, 2025
Merged via the queue into staging with commit 5d78e56 Apr 28, 2025
3 checks passed
@MauroToscano MauroToscano deleted the refactor/agg-mode-redundancies branch April 28, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants